Autogenerated HTML docs for v1.8.4-93-g57e4c
diff --git a/git-check-attr.html b/git-check-attr.html index e72b241..5990208 100644 --- a/git-check-attr.html +++ b/git-check-attr.html
@@ -794,8 +794,9 @@ </dt> <dd> <p> - Only meaningful with <code>--stdin</code>; paths are separated with a - NUL character instead of a linefeed character. + The output format is modified to be machine-parseable. + If <code>--stdin</code> is also given, input paths are separated + with a NUL character instead of a linefeed character. </p> </dd> <dt class="hdlist1"> @@ -818,6 +819,8 @@ <div class="sectionbody"> <div class="paragraph"><p>The output is of the form: <path> COLON SP <attribute> COLON SP <info> LF</p></div> +<div class="paragraph"><p>unless <code>-z</code> is in effect, in which case NUL is used as delimiter: +<path> NUL <attribute> NUL <info> NUL</p></div> <div class="paragraph"><p><path> is the path of a file being queried, <attribute> is an attribute being queried and <info> can be either:</p></div> <div class="dlist"><dl> @@ -952,7 +955,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2013-08-20 08:40:27 PDT +Last updated 2013-09-04 13:35:44 PDT </div> </div> </body>